projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a67b5c3
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Thu, 22 Feb 2007 23:31:50 +0000
(23:31 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 22 Feb 2007 23:31:50 +0000
(23:31 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a62c8ea9da721db446780a406a6ceda84781e0c4..fd8a443ca24d8107dc9e2abf2d6d360f74397e75 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2007-02-22 Jason Rumney <jasonr@gnu.org>
+ * w32fns.c (menu_bar_in_use): New flag.
+ (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]:
+ Use it.
+
* w32menu.c (Fx_popup_menu): Don't free menu strings here.
(w32_menu_show): Do it here instead.